# 718 - Prague

# County Title
title = c_praha

# Settlements
max_settlements = 7
b_praha = tribal

#b_stare_mesto = city
#b_vysehrad = castle
#b_brevnov = temple
#b_kourim = castle
#b_kolin = city
#b_sazava = temple
#b_zbraslav = temple
#b_kuttenberg = city

# Misc
culture = bohemian
religion = slavic_pagan

# History
800.1.1 = {
	b_praha = castle
	b_stare_mesto = city
	b_brevnov = temple
	b_vysehrad = castle
}
883.1.1 = { religion = chalcedonian }

1009.1.1 = { b_sazava = temple }

1054.7.16 = { # Great Schism
	religion = catholic
}

1261.1.1 = { b_kolin = city }
1291.1.1 = {
	b_zbraslav = temple
	# VERY IMPORTANT: remove_settlement must always be scripted AFTER a 'capital' switch away from the same settlement
	remove_settlement = b_sazava
	}
